Use the template provided and follow these instructions to make your own system power capable.

1. Copy the Template folder into your rte.
2. Take the code in the ini in the template folder and paste it at the beginning of your ini.
3. In your ini, replace "PowerSystems.rte/Template/OfflineEffect.bmp" with whatever the path is in your rte.
4. If your actor uses lua to function, open "Template.lua" and add your code where indicated. Do not remove any of the code already in there.
5. Rename the lua file if you want to.
6. Go into your ini file again and make sure that you have "	ScriptPath = <pathtoyourluafile>" in the part where you add the actor.
7. Hopefully, if you followed the directions correctly and renamed the paths, you should now have a working system.